Skip to content

Update azure-mgmt-loganalytics requirement from >=13.1.1 to >=14.0.0 in /services/mcps/oap-azure-mcp#172

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/mcps/oap-azure-mcp/azure-mgmt-loganalytics-gte-14.0.0
Open

Update azure-mgmt-loganalytics requirement from >=13.1.1 to >=14.0.0 in /services/mcps/oap-azure-mcp#172
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/mcps/oap-azure-mcp/azure-mgmt-loganalytics-gte-14.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown

Updates the requirements on azure-mgmt-loganalytics to permit the latest version.

Release notes

Sourced from azure-mgmt-loganalytics's releases.

azure-mgmt-loganalytics_14.0.0

14.0.0 (2026-06-24)

Features Added

  • Client LogAnalyticsManagementClient added method send_request
  • Model AzureEntityResource added property system_data
  • Model Cluster added property system_data
  • Model DataExport added property system_data
  • Model DataSource added property system_data
  • Model LinkedService added property system_data
  • Model LinkedStorageAccountsResource added property system_data
  • Model ProxyResource added property system_data
  • Model Resource added property system_data
  • Model SavedSearch added property system_data
  • Model StorageInsight added property system_data
  • Model TrackedResource added property system_data
  • Model WorkspacePatch added property system_data
  • Added model Destination
  • Added model DestinationMetaData
  • Added enum SummaryLogsProvisioningState

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
  • Model Cluster moved instance variable cluster_id, provisioning_state, is_double_encryption_enabled, is_availability_zones_enabled, billing_type, key_vault_properties, last_modified_date, created_date, associated_workspaces, capacity_reservation_properties and replication under property properties whose type is ClusterProperties
  • Model ClusterPatch moved instance variable key_vault_properties and billing_type under property properties whose type is ClusterPatchProperties
  • Model DataExport moved instance variable data_export_id, table_names, enable, created_date, last_modified_date, resource_id, type_properties_destination_type and event_hub_name under property properties whose type is DataExportProperties
  • Model LinkedService moved instance variable resource_id, write_access_resource_id and provisioning_state under property properties whose type is LinkedServiceProperties
  • Model LinkedStorageAccountsResource moved instance variable data_source_type and storage_account_ids under property properties whose type is LinkedStorageAccountsProperties
  • Model LogAnalyticsQueryPack moved instance variable query_pack_id, time_created, time_modified and provisioning_state under property properties whose type is LogAnalyticsQueryPackProperties
  • Model LogAnalyticsQueryPackQuery moved instance variable id_properties_id, display_name, time_created, time_modified, author, description, body, related and tags under property properties whose type is LogAnalyticsQueryPackQueryProperties
  • Model ManagementGroup moved instance variable server_count, is_gateway, name, id, created, data_received, version and sku under property properties whose type is ManagementGroupProperties
  • Model SavedSearch moved instance variable category, display_name, query, function_alias, function_parameters, version and tags under property properties whose type is SavedSearchProperties
  • Model StorageInsight moved instance variable containers, tables, storage_account and status under property properties whose type is StorageInsightProperties
  • Model SummaryLogs moved instance variable rule_type, display_name, description, is_active, status_code, provisioning_state and rule_definition under property properties whose type is SummaryLogsProperties
  • Model Table moved instance variable retention_in_days, total_retention_in_days, archive_retention_in_days, search_results, restored_logs, result_statistics, plan, last_plan_modified_date, schema, provisioning_state, retention_in_days_as_default and total_retention_in_days_as_default under property properties whose type is TableProperties
  • Model Workspace moved instance variable provisioning_state, customer_id, sku, retention_in_days, workspace_capping, created_date, modified_date, public_network_access_for_ingestion, public_network_access_for_query, force_cmk_for_query, private_link_scoped_resources, features, default_data_collection_rule_resource_id, replication and failover under property properties whose type is WorkspaceProperties
  • Model WorkspacePatch moved instance variable provisioning_state, customer_id, sku, retention_in_days, workspace_capping, created_date, modified_date, public_network_access_for_ingestion, public_network_access_for_query, force_cmk_for_query, private_link_scoped_resources, features, default_data_collection_rule_resource_id, replication and failover under property properties whose type is WorkspaceProperties
  • Method DataSourcesOperations.list_by_workspace changed its parameter skiptoken from positional_or_keyword to keyword_only
  • Method QueriesOperations.list changed its parameter include_body/skip_token from positional_or_keyword to keyword_only
  • Method QueriesOperations.search changed its parameter include_body/skip_token from positional_or_keyword to keyword_only
  • Method WorkspacesOperations.begin_delete changed its parameter force from positional_or_keyword to keyword_only

Other Changes

  • Deleted model ClusterListResult/DataExportListResult/DataSourceListResult/LinkedServiceListResult/LinkedStorageAccountsListResult/LogAnalyticsQueryPackListResult/LogAnalyticsQueryPackQueryListResult/NetworkSecurityPerimeterConfigurationListResult/OperationListResult/StorageInsightListResult/SummaryLogsListResult/TablesListResult/WorkspaceListResult which actually were not used by SDK users
  • Deleted model DataSourceFilter/ErrorDetailAutoGenerated/ErrorDetailAutoGenerated2/ErrorResponseAutoGenerated/ErrorResponseAutoGenerated2/ProxyResourceAutoGenerated/ResourceAutoGenerated/TrackedResourceAutoGenerated/WorkspaceListManagementGroupsResult/WorkspaceListUsagesResult/WorkspaceReplicationPatProperties which actually were not used by SDK users
Commits
  • 3fde627 Refresh azure-mgmt-loganalytics after migrate to Typespec (#47629)
  • f748a97 Refresh azure-mgmt-kusto after migrate to Typespec (#47628)
  • 39b88df Refresh azure-mgmt-resource after migrate to Typespec (#47626)
  • d0b0b17 [AutoPR azure-mgmt-qumulo]-generated-from-SDK Generation - Python-6473548 (#4...
  • a332862 Update CODEOWNERS from lmazuel to xirzec (#47596)
  • 7f56412 changes (#47622)
  • eb7061a [Storage] Fixed IndexError in azure-storage-blob-changefeed when listing ...
  • ced9469 [Content Understanding] Add Copilot skills for custom-analyzer authoring (#47...
  • 582c34f [AutoPR azure-mgmt-artifactsigning]-generated-from-SDK Generation - Python-64...
  • 7217c9e Report swagger->typespec migration changes as breaking in changelog tool (#47...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [azure-mgmt-loganalytics](https://github.com/Azure/azure-sdk-for-python) to permit the latest version.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-loganalytics_13.1.1...azure-mgmt-loganalytics_14.0.0)

---
updated-dependencies:
- dependency-name: azure-mgmt-loganalytics
  dependency-version: 14.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 29, 2026
@dependabot dependabot Bot requested a review from agentic-work as a code owner June 29, 2026 21:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants